From: Michael Albinus Date: Sun, 7 Nov 2010 07:02:15 +0000 (+0100) Subject: Fix misleading Changelog entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18^2~340 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b37fd73ae88eacd9d516eb83891e66c0a397dbc6;p=emacs.git Fix misleading Changelog entry. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6fe759dd9bc..c524e79dff9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2010-11-06 Michael Albinus - * files.el (backup-by-copying-when-mismatch): Make it a buffer local - variable (permanent-local). + * files.el (backup-by-copying-when-mismatch): Set + `permanent-local' property. * net/tramp.el (tramp-handle-insert-file-contents): Do not set `permanent-local' property for `backup-by-copying-when-mismatch'.